Hardware Abstraction Layer - tradução para russo
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

Hardware Abstraction Layer - tradução para russo

SET OF SOFTWARE ROUTINES THAT EMULATE PLATFORM-SPECIFIC DETAILS, GIVING PROGRAMS DIRECT ACCESS TO HARDWARE RESOURCES IN A DEVICE-INDEPENDENT, HIGH PERFORMANCE MANNER
Hardware abstraction layer; Hardware Abstraction Layer; Hardware Abstraction layer; Hardware-abstraction layer

Hardware Abstraction Layer         
см. HAL
abstraction layer         
WAY OF HIDING DETAILS OF A COMPUTING SUBSYSTEM, ALLOWING SEPARATION OF CONCERNS AND INTEROPERABILITY
Abstract interface; Layer (abstraction); Abstraction level; Layer of abstraction; Architectural layer; Layers of abstraction; I/O abstraction; Layer (software)

общая лексика

уровень абстракции

в программировании - способ спрятать физическую реализацию аппаратных средств под некоторой логической структурой

data abstraction         
TECHNIQUE FOR ARRANGING COMPLEXITY OF COMPUTER SYSTEMS
Abstraction in object-oriented programming; Abstraction (programming); Abstraction (computer programming); Data abstraction; Control abstraction; Abstraction (computing); Abstraction (software); Abstraction (software engineering)

Смотрите также

abstract data type

Definição

Hardware Abstraction Layer
<operating system> (HAL) The layer of Microsoft Windows NT where they have isolated their assembly language code. (1995-04-17)

Wikipédia

Hardware abstraction

Hardware abstractions are sets of routines in software that provide programs with access to hardware resources through programming interfaces. The programming interface allows all devices in a particular class C of hardware devices to be accessed through identical interfaces even though C may contain different subclasses of devices that each provide a different hardware interface.

Hardware abstractions often allow programmers to write device-independent, high performance applications by providing standard operating system (OS) calls to hardware. The process of abstracting pieces of hardware is often done from the perspective of a CPU. Each type of CPU has a specific instruction set architecture or ISA. The ISA represents the primitive operations of the machine that are available for use by assembly programmers and compiler writers. One of the main functions of a compiler is to allow a programmer to write an algorithm in a high-level language without having to care about CPU-specific instructions. Then it is the job of the compiler to generate a CPU-specific executable. The same type of abstraction is made in operating systems, but OS APIs now represent the primitive operations of the machine, rather than an ISA. This allows a programmer to use OS-level operations (e.g. task creation/deletion) in their programs while retaining portability over a variety of different platforms.

Como se diz Hardware Abstraction Layer em Russo? Tradução de &#39Hardware Abstraction Layer&#39 em R